-- background: 2677 from stack: in -- bmap block id: 2551 -- flags: 0000 -- background id: 0 -- name: -- part 5 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=280 top=247 right=274 bottom=305 -- title width / last selected line: 0 -- icon id / first selected line: 1013 / 1013 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Next ----- HyperTalk script ----- on mouseUp go to next card end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=253 top=247 right=274 bottom=279 -- title width / last selected line: 0 -- icon id / first selected line: 1014 / 1014 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Prev ----- HyperTalk script ----- on mouseUp go to previous card end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=448 top=247 right=272 bottom=478 -- title width / last selected line: 0 -- icon id / first selected line: 1012 / 1012 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Return ----- HyperTalk script ----- on mouseUp visual effect iris close pop card end mouseUp -- part 9 (button) -- low flags: 00 -- high flags: A000 -- rect: left=392 top=249 right=271 bottom=443 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp flash 2 set lockScreen to true go to last card get field "Index Number" doMenu "New Card" set lockScreen to false put it + 1 into field "Index Number" choose browse tool click at 100,100 end mouseUp -- part 11 (button) -- low flags: 00 -- high flags: 8000 -- rect: left=192 top=247 right=271 bottom=244 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp go to card id 3052 of stack "MacHelp#3 Help" end mouseUp -- part 12 (field) -- low flags: 00 -- high flags: 2007 -- rect: left=98 top=91 right=242 bottom=481 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Description -- part 13 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=261 top=65 right=82 bottom=309 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Index Number -- part 26 (button) -- low flags: 00 -- high flags: 8000 -- rect: left=83 top=242 right=278 bottom=141 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp go to card id 2943 of stack "MacHelp#3 Home" end mouseUp -- part 27 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=149 top=242 right=276 bottom=188 -- title width / last selected line: 0 -- icon id / first selected line: 32670 / 32670 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp show all cards end mouseUp -- part 29 (button) -- low flags: 00 -- high flags: 8000 -- rect: left=309 top=243 right=276 bottom=373 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp ask "Find what?" if it is empty then exit mouseUp put "Find" && it into message box find it end mouseUp -- part 30 (button) -- low flags: 00 -- high flags: 8000 -- rect: left=411 top=61 right=88 bottom=485 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp show menuBar end mouseUp